.bg-topbar {
  background-color: #f0f0f0; }
  @media (max-width: 767px) {
    .bg-topbar {
      display: none; } }
.font-light {
  color: #fff!important;
}
.topbar {
  overflow: hidden; }
  .topbar .welcome {
    float: left;
    margin-top: 10px; }
  .topbar .hotline {
    display: inline-block;
    padding: 6px 15px 6px 15px;
    float: right;
    background-color: #e50012;
    position: relative; }
    .topbar .hotline:before {
      content: '';
      width: 0;
      height: 0;
      border-top: 20px solid #e50012;
      border-right: 25px solid #e50012;
      border-left: 25px solid transparent;
      border-bottom: 20px solid transparent;
      position: absolute;
      left: -50px;
      top: 0; }
    .topbar .hotline .img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px; }
    .topbar .hotline .span1, .topbar .hotline .span2 {
      color: #fff;
      display: inline-block;
      vertical-align: middle; }
    .topbar .hotline .span1 {
      font-size: 12px;
      margin-right: 5px; }
    .topbar .hotline .span2 {
      font-size: 20px; }

.section-news {
  padding: 50px 0; }

.b-heading {
  text-align: center;
  margin-bottom: 30px; }
  .b-heading h4 {
    font-size: 24px;
    color: #fff;
    position: relative;
    display: inline-block;
    padding-bottom: 10px; }
    .b-heading h4:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 30px;
      height: 2px;
      background: #e50012; }
  .b-heading .sub {
    font-size: 18px;
    color: #fff; }

.b-title {
  background-color: #dbdbdb;
  margin-bottom: 30px; }
  .b-title span {
    font-size: 14px;
    display: inline-block;
    padding: 6px 30px;
    color: #fff;
    background-color: #e50012; }

.img-bg, .ratio-item,
.ratio iframe,
.ratio embed,
.ratio object,
.ratio video,
.ratio img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.ratio {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .ratio::before {
    display: block;
    content: ""; }

.b-item-news {
  display: block;
  overflow: hidden;
  margin-bottom: 15px; }
  .b-item-news .img {
    width: 168px;
    float: left; }
    .b-item-news .img img {
      position: absolute;
      top: 0;
      left: 0; }
  .b-item-news .group-text {
    margin-left: 168px;
    background-color: #999;
    padding: 0 15px 20px 15px;
    max-height: 105px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .b-item-news .group-text {
        padding: 0 15px 26px 15px; } }
    .b-item-news .group-text:hover h4 {
      color: #e50012; }
    .b-item-news .group-text h4 {
      font-size: 18px;
      white-space: nowrap;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      color: #fff;
      margin: 0;
      padding: 10px 0;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      @media (max-width: 767px) {
        .b-item-news .group-text h4 {
          font-size: 16px; } }
    .b-item-news .group-text p {
      margin: 0;
      max-height: 2.9em;
      font-size: 14px;
      color: #fff;
      overflow: hidden; }
      @media (max-width: 767px) {
        .b-item-news .group-text p {
          font-size: 12px; } }

.b-img-news {
  overflow: hidden;
  display: block; }
  .b-img-news .group-text {
    padding: 15px 15px 27px 15px;
    background-color: #e50012;
    position: relative; }
    @media (max-width: 1199px) {
      .b-img-news .group-text {
        padding: 15px 15px 50px 15px; } }
    @media (max-width: 990px) {
      .b-img-news .group-text {
        padding: 15px; } }
    .b-img-news .group-text h4 {
      font-size: 18px;
      color: #fff;
      margin: 0 0 10px 0; }
      @media (max-width: 767px) {
        .b-img-news .group-text h4 {
          font-size: 16px; } }
    .b-img-news .group-text p {
      color: #fff;
      margin: 0;
      max-height: 3em;
      overflow: hidden; }
      @media (max-width: 767px) {
        .b-img-news .group-text p {
          font-size: 12px; } }
    .b-img-news .group-text span {
      position: absolute;
      bottom: 5px;
      right: 15px;
      color: #fff; }
      @media (max-width: 1199px) {
        .b-img-news .group-text span {
          position: relative;
          bottom: inherit;
          right: inherit; } }
      @media (max-width: 767px) {
        .b-img-news .group-text span {
          font-size: 12px; } }
  @media (max-width: 1199px) {
    .b-img-news .text-r {
      text-align: right; } }

.b-btn1 {
  margin-top: 30px;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 1px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  border: 1px solid #e50012; }
  .b-btn1:hover {
    background-color: #e50012;
    color: #fff; }

.header {
  border-bottom: 1px solid #e50012; }

.header-logo, .header-hotline {
  display: block; }

.dd-toggle {
  display: none; }

.header-v3 {
  padding: 25px 15px; }
  .header-v3:after {
    content: '';
    display: block;
    clear: both; }
  @media (max-width: 767px) {
    .header-v3 {
      padding: 15px 0 0;
      position: relative; }
      .header-v3 .dd-toggle {
        display: block;
        width: 36px;
        height: 36px;
        line-height: 36px;
        border-radius: 50%;
        color: #fff;
        border-color: transparent !important;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s; }
        .header-v3 .dd-toggle[aria-expanded="false"] {
          background: url(../img/new-img/ico_mnav.png) center no-repeat #dedede !important;
          background-size: 66% !important; }
        .header-v3 .dd-toggle[aria-expanded="true"] {
          background: url(../img/new-img/ico_mnav.png) center no-repeat #e50012 !important;
          background-size: 66% !important; } }

.group-hed {
  float: left;
  width: 40%; }
  /* @media (max-width: 991px) and (min-width: 768px) {
    .group-hed {
      width: 15%; } } */
  @media (max-width: 767px) {
    .group-hed {
      position: relative;
      margin: 0 15px 20px;
      float: none;
      width: auto; } }

.banner-m-menu {
  display: none; }
.banner-m-menu ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

  @media (max-width: 767px) {
    .banner-m-menu {
      display: block;
      background-color: #e50012;
      padding: 10px 15px; }
      .banner-m-menu .over-banner-m {
        content: '';
        width: 100vw;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 200;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .35s ease-in-out, visibility .35s ease-in-out;
        -o-transition: opacity .35s ease-in-out, visibility .35s ease-in-out;
        transition: opacity .35s ease-in-out, visibility .35s ease-in-out; }
      .banner-m-menu.active .over-banner-m {
        visibility: visible;
        opacity: 1; }
      .banner-m-menu.active .alltype-mobile {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
      .banner-m-menu span {
        color: #f6c2c4; }
      .banner-m-menu > a {
        color: #fff;
        font-size: 14px;
        background: url(../img/new-img/ico_list.png) 15px center no-repeat;
        background-size: auto 16px;
        padding-left: 40px;
        border-left: 1px solid #f6c2c4;
        float: right; } }

@media (max-width: 767px) {
  .header-logo {
    width: 35%;
    margin: 0 auto; } }

.header-logo > img {
  width: 40%; }
  /* @media (max-width: 1199px) and (min-width: 992px) {
    .header-logo > img {
      width: 40%; } } */
  @media (max-width: 767px) {
    .header-logo > img {
      width: 100%; } }

.header-logo .caption {
  width: 55%;
  border-left: 1px solid #e1e1e1;
  padding-left: 12px;
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  color: #b3b3b3;
  vertical-align: middle;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .header-logo .caption {
      font-size: 14px; } }
  @media (max-width: 767px) {
    .header-logo .caption {
      display: none; } }

#navbar {
  float: right;
  width: 60%; }
  @media (max-width: 991px) and (min-width: 768px) {
    #navbar {
      /* width: 85%; */
      padding-left: 30px; } }
  #navbar > .navbar {
    margin-bottom: 0;
    border: 0; }
    #navbar > .navbar:after {
      content: '';
      display: block;
      clear: both; }
    @media (max-width: 991px) and (min-width: 768px) {
      #navbar > .navbar {
        min-height: 0; } }

.navbar-main.collapse {
  display: block; }

@media (max-width: 767px) {
  .navbar-main {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100% !important;
    z-index: 200;
    float: none !important;
    background-color: #f8f8f8; }
    .navbar-main.collapse {
      display: none; }
      .navbar-main.collapse.in {
        display: block; }
    .navbar-main .nav-header-v3 {
      float: none; }
      .navbar-main .nav-header-v3 > li {
        width: 100%;
        float: none;
        margin: 0; }
        .navbar-main .nav-header-v3 > li a {
          border-bottom: 1px solid #ccc; } }

.nav-header-v3 {
  padding: 4px 0;
  float: right; }
  .nav-header-v3:after {
    content: '';
    display: block;
    clear: both; }
  .nav-header-v3 > li {
    float: left;
    margin: 0 5px; }
    .nav-header-v3 > li > a {
      font-size: 16px;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s;
      border-bottom: 2px solid transparent;
      padding: 10px !important; }
      @media (max-width: 1199px) and (min-width: 992px) {
        .nav-header-v3 > li > a {
          font-size: 14px; } }
      @media (max-width: 991px) and (min-width: 768px) {
        .nav-header-v3 > li > a {
          font-size: 14px;
          padding: 5px !important; } }
      .nav-header-v3 > li > a:hover {
        color: #e50012 !important;
        border-color: #e50012; }
    .nav-header-v3 > li.active > a {
      color: #e50012 !important;
      border-color: #e50012; }

.owl-banner-new .item {
  display: block;
  background-size: cover;
  background-position: center; }
  .owl-banner-new .item:before {
    content: '';
    display: block;
    padding-top: 500px; }
    @media (max-width: 991px) {
      .owl-banner-new .item:before {
        padding-top: 43.85965%; } }

.owl-ctrl {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 101;
  height: 1px; }
  .owl-ctrl:after {
    content: '';
    display: block;
    clear: both; }
  .owl-ctrl .owl-prev-new, .owl-ctrl .owl-next-new {
    background-size: cover;
    background-color: transparent;
    border: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 1199px) {
      .owl-ctrl .owl-prev-new, .owl-ctrl .owl-next-new {
        width: 30px;
        height: 30px; } }
  .owl-ctrl .owl-prev-new {
    float: left;
    margin-left: 30px; }
    @media (max-width: 1199px) {
      .owl-ctrl .owl-prev-new {
        margin-left: 10px; } }
  .owl-ctrl .owl-next-new {
    float: right;
    margin-right: 30px; }
    @media (max-width: 1199px) {
      .owl-ctrl .owl-next-new {
        margin-right: 10px; } }

.owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  position: relative; }
  .owl-theme .owl-dots .owl-dot:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    background-color: transparent;
    border: 1px solid transparent;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-transition: border-color .35s;
    -o-transition: border-color .35s;
    transition: border-color .35s; }
  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff; }
  .owl-theme .owl-dots .owl-dot.active:after, .owl-theme .owl-dots .owl-dot:hover:after {
    border-color: #fff; }
  .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px;
    -webkit-transition: background .35s;
    -o-transition: background .35s;
    transition: background .35s; }

#banner {
  position: relative; }
  #banner-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 100%; }
    @media (max-width: 767px) {
      #banner-menu {
        display: none; } }
    #banner-menu > .container {
      height: 100%; }

.banner-menu {
  height: 100%;
  width: 200px;
  background-color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  position: relative; }
  @media (max-width: 991px) and (min-width: 768px) {
    .banner-menu {
      width: 165px;
      margin-left: 20px; } }
  .banner-menu .list-item {
    border-bottom: 1px solid #47494b;
    overflow: hidden; }
    .banner-menu .list-item > a {
      display: block;
      padding: 20px 25px 20px 20px;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s;
      border-left: 3px solid transparent;
      -webkit-transition: border-left-color .35s padding-left .35s;
      -o-transition: border-left-color .35s padding-left .35s;
      transition: border-left-color .35s padding-left .35s;
      position: relative;
      color: #fff; }
      @media (max-width: 991px) and (min-width: 768px) {
        .banner-menu .list-item > a {
          padding: 10px 25px 10px 20px; } }
      .banner-menu .list-item > a span {
        z-index: 1;
        font-size: 16px;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        position: relative; }
        @media (max-width: 991px) and (min-width: 768px) {
          .banner-menu .list-item > a span {
            font-size: 14px; } }
      .banner-menu .list-item > a:after {
        content: '';
        display: block;
        width: 0;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: all .35s;
        -o-transition: all .35s;
        transition: all .35s;
        z-index: 0; }
      .banner-menu .list-item > a i {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1; }
    .banner-menu .list-item:hover > a {
      border-left: 3px solid #e50012;
      color: #e50012;
      padding-left: 25px; }
      .banner-menu .list-item:hover > a:after {
        background-color: #fff;
        z-index: 0;
        width: 100%; }
  .banner-menu .list-header {
    background-color: #e50012;
    border-bottom: 0; }
    .banner-menu .list-header:after {
      content: none; }
    .banner-menu .list-header > a {
      text-align: center;
      padding: 20px;
      display: block; }
      @media (max-width: 991px) and (min-width: 768px) {
        .banner-menu .list-header > a {
          padding: 15px 20px; } }
      .banner-menu .list-header > a span {
        font-size: 18px;
        color: #fff;
        vertical-align: sub; }
        @media (max-width: 991px) and (min-width: 768px) {
          .banner-menu .list-header > a span {
            font-size: 16px;
            vertical-align: middle; } }
      .banner-menu .list-header > a img {
        margin-right: 10px; }
        @media (max-width: 991px) and (min-width: 768px) {
          .banner-menu .list-header > a img {
            width: 16px; } }
  .banner-menu .banul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 100%;
    width: 250%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px 40px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    overflow-x: hidden;
    overflow-y: auto; }
    @media (min-width: 992px) {
      .banner-menu .banul::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #F5F5F5; }
      .banner-menu .banul::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5; }
      .banner-menu .banul::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #555; } }
    @media (max-width: 991px) and (min-width: 768px) {
      .banner-menu .banul {
        padding: 10px 20px; } }
    .banner-menu .banul ul > li .f16 a {
      border-bottom: 1px solid #dfdfdf;
      color: #333333;
      font-size: 16px;
      padding: 15px 0; }
      @media (max-width: 991px) and (min-width: 768px) {
        .banner-menu .banul ul > li .f16 a {
          font-size: 14px;
          padding: 10px 0; } }
    .banner-menu .banul ul > li .f14 a {
      padding: 10px 0;
      font-size: 14px;
      color: #777777; }
      @media (max-width: 991px) and (min-width: 768px) {
        .banner-menu .banul ul > li .f14 a {
          font-size: 13ps;
          padding: 5px 0; } }
    .banner-menu .banul ul > li.banul-mar {
      margin-bottom: 50px; }
      @media (max-width: 991px) and (min-width: 768px) {
        .banner-menu .banul ul > li.banul-mar {
          margin-bottom: 20px; } }
    .banner-menu .banul ul > li a {
      display: block;
      white-space: nowrap;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      overflow: hidden; }
      .banner-menu .banul ul > li a:hover {
        color: #e50012; }
  .banner-menu .list-item:hover .banul {
    opacity: 1;
    visibility: visible; }

.alltype-mobile {
  display: none; }
  @media (max-width: 767px) {
    .alltype-mobile {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      width: 200px;
      height: 100vh;
      background-color: #fff;
      z-index: 300;
      -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
      -webkit-transition: -webkit-transform .35s ease-in-out;
      transition: -webkit-transform .35s ease-in-out;
      -o-transition: transform .35s ease-in-out;
      transition: transform .35s ease-in-out;
      transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out; }
      .alltype-mobile > li {
        margin: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 5px 10px;
        border-bottom: 1px solid #e4e4e4;
        -webkit-transition: background-color .35s ease-in-out;
        -o-transition: background-color .35s ease-in-out;
        transition: background-color .35s ease-in-out; }
        .alltype-mobile > li.opentype {
          background-color: #f1f1f1; }
        .alltype-mobile > li a {
          display: block;
          position: relative;
          padding: 5px 20px 5px 0;
          color: #333;
          font-size: 16px;
          white-space: nowrap;
          -o-text-overflow: ellipsis;
          text-overflow: ellipsis;
          overflow: hidden; }
          .alltype-mobile > li a .icon {
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 20px;
            height: 20px;
            display: block; }
            .alltype-mobile > li a .icon:after, .alltype-mobile > li a .icon:before {
              content: '';
              display: block;
              height: 2px;
              width: 10px;
              background-color: #757575;
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transition: opacity .35s ease-in-out, background-color .35s ease-in-out, -webkit-transform .35s ease-in-out;
              transition: opacity .35s ease-in-out, background-color .35s ease-in-out, -webkit-transform .35s ease-in-out;
              -o-transition: transform .35s ease-in-out, opacity .35s ease-in-out, background-color .35s ease-in-out;
              transition: transform .35s ease-in-out, opacity .35s ease-in-out, background-color .35s ease-in-out;
              transition: transform .35s ease-in-out, opacity .35s ease-in-out, background-color .35s ease-in-out, -webkit-transform .35s ease-in-out; }
            .alltype-mobile > li a .icon:after {
              -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
            .alltype-mobile > li a .icon:before {
              -webkit-transform: translate(-50%, -50%) rotate(90deg);
              -ms-transform: translate(-50%, -50%) rotate(90deg);
              transform: translate(-50%, -50%) rotate(90deg); }
          .alltype-mobile > li a[aria-expanded="true"] {
            color: #e50012; }
            .alltype-mobile > li a[aria-expanded="true"] .icon:after {
              -webkit-transform: translate(-50%, -50%) rotate(90deg);
              -ms-transform: translate(-50%, -50%) rotate(90deg);
              transform: translate(-50%, -50%) rotate(90deg);
              opacity: 0; }
            .alltype-mobile > li a[aria-expanded="true"] .icon:before {
              -webkit-transform: translate(-50%, -50%) rotate(180deg);
              -ms-transform: translate(-50%, -50%) rotate(180deg);
              transform: translate(-50%, -50%) rotate(180deg);
              background-color: #e50012; }
        .alltype-mobile > li ul li {
          background-color: transparent;
          padding: 0 5px;
          border: 0;
          -webkit-box-shadow: none;
          box-shadow: none;
          margin: 0; }
          .alltype-mobile > li ul li li a {
            color: #909090;
            font-size: 13px;
            padding-right: 0; } }
.font-dark .b-heading *, .font-dark .b-btn1 {
  color: #000 !important;
}
.font-light .b-heading *, .font-light .b-btn1 {
  color: #fff !important;
}
/*# sourceMappingURL=style-23112018.css.map */

/*Custom*/
.right-fix2 .tel {
  position: relative;
}
.right-fix2 .tel .number {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fa9b24;
  padding: 0 10px;
  height: 72px;
  line-height: 72px;
  font-size: 18px;
  font-weight: bold;
  transform: translateX(100%);
  transition: transform .35s linear;
  z-index: -1;
}
.right-fix2 .tel:hover .number {
  transform: translateX(-100%)
}